Skip to content

[Notifier] Remove SentMessage paragraph #15131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Conversation

jschaedl
Copy link
Contributor

@jschaedl jschaedl commented Mar 21, 2021

The Notifier's send method does not return a SentMessage object: https://github.com/symfony/symfony/blob/5.2/src/Symfony/Component/Notifier/NotifierInterface.php#L26

Only the Chatter and Texter classes send methods return a SendMessage.

The Notifier's `send` method does not return a `SentMessage` object: https://github.com/symfony/symfony/blob/5.2/src/Symfony/Component/Notifier/NotifierInterface.php#L26

Only the Chatter and Texter classes `send` methods returns a `SendMessage`.
@javiereguiluz
Copy link
Member

Thanks Jan.

@javiereguiluz javiereguiluz merged commit 337a76d into symfony:5.2 Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants